home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
stepp000.swf
/
scripts
/
DefineSprite_2676
/
frame_31
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
218 b
|
12 lines
setProperty("_root.Lampe1", _visible, 1);
setProperty("_root.Meg", _X, 433);
setProperty("_root.Meg", _Y, 243);
tellTarget("_root.Meg")
{
gotoAndStop(5);
}
tellTarget("_root")
{
gotoAndStop("Tab2");
}